unix2dos conversion

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

unix2dos conversion

Shubham Shrivastava
Can anyone please tell how to read the same filename in windows as it shows in linux.
Because i am makiing file using gstreamer in linux and accessing those files from windows it shows weird names.
I searched it and found out unix2dos. After applying it as --unix2dos [Filename.mp4]
it is showing this----

bitcomm-31@bitcomm31:~$ unix2dos Gstreamer/Videos/22-09-2018/Sat_Sep_22_10\:59\:33_2018.mp4
unix2dos: Binary symbol 0x10 found at line 1
unix2dos: Skipping binary file Gstreamer/Videos/22-09-2018/Sat_Sep_22_10:59:33_2018.mp4


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: unix2dos conversion

Sharuzzaman Ahmat Raslan
unix2dos is not to change filename. it is to change the EOL of text file

no difference accessing file in Linux and file in Windows.



On Tue, Sep 25, 2018 at 5:32 PM, Shubham Shrivastava <[hidden email]> wrote:
Can anyone please tell how to read the same filename in windows as it shows in linux.
Because i am makiing file using gstreamer in linux and accessing those files from windows it shows weird names.
I searched it and found out unix2dos. After applying it as --unix2dos [Filename.mp4]
it is showing this----

bitcomm-31@bitcomm31:~$ unix2dos Gstreamer/Videos/22-09-2018/Sat_Sep_22_10\:59\:33_2018.mp4
unix2dos: Binary symbol 0x10 found at line 1
unix2dos: Skipping binary file Gstreamer/Videos/22-09-2018/Sat_Sep_22_10:59:33_2018.mp4


_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel




--
Sharuzzaman Ahmat Raslan

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: unix2dos conversion

filnet
In reply to this post by Shubham Shrivastava
Your question is not related to GStreamer...

But get rid of the colons in your file names. Windows does not allow them.


Le Mardi 25 septembre 2018 9h32, Shubham Shrivastava <[hidden email]> a écrit :


Can anyone please tell how to read the same filename in windows as it shows in linux.
Because i am makiing file using gstreamer in linux and accessing those files from windows it shows weird names.
I searched it and found out unix2dos. After applying it as --unix2dos [Filename.mp4]
it is showing this----

bitcomm-31@bitcomm31:~$ unix2dos Gstreamer/Videos/22-09-2018/Sat_Sep_22_10\:59\:33_2018.mp4
unix2dos: Binary symbol 0x10 found at line 1
unix2dos: Skipping binary file Gstreamer/Videos/22-09-2018/Sat_Sep_22_10:59:33_2018.mp4

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel